home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm1 / kepmsg13.rdm < prev    next >
Text File  |  1996-02-22  |  988b  |  31 lines

  1. Short:    Keep important messages (Thor 2.05+)
  2. Author:   Eirik Nicolai Synnes <eirikns@sn.no>
  3. Uploader: Eirik Nicolai Synnes <eirikns@sn.no>
  4. Type:     comm/mail
  5. Replaces: comm/mail/keepmsg13.lha
  6.  
  7. /*
  8. ** $VER: KeepMsg.thor 1.3a (8.2.95)
  9. ** by Eirik Nicolai Synnes <eirikns@sn.no>
  10. **
  11. ** Copies the current or selected message to a special "Keep" conference and
  12. ** sets the KEEP flag on them.
  13. **
  14. ** Specify the conference name in the toconf string below. If the conference
  15. ** doesn't exist it will be created.
  16. **
  17. ** If you don't want the copy in the destination conference to be marked as
  18. ** unread make sure nomarkmsg is set to 1 below. Otherwise set it to 0.
  19. **
  20. ** New in 1.3:
  21. ** o Supports CONFIDENTIAL message flag
  22. ** o Marking message as unread or not is configurable
  23. ** o Improved error handling
  24. ** o Support multi-selection in the "Messages in conference" listview
  25. **
  26. ** New in 1.3a:
  27. ** o Fixed a bug where the keep conference wouldn't be created if it didn't
  28. **   already exist
  29. **
  30. */
  31.